Skip to content

Fix missing .API in JetStream error-handling example#920

Open
shiroonigami23-ui wants to merge 1 commit intonats-io:masterfrom
shiroonigami23-ui:fix-889-api-subject-typo
Open

Fix missing .API in JetStream error-handling example#920
shiroonigami23-ui wants to merge 1 commit intonats-io:masterfrom
shiroonigami23-ui:fix-889-api-subject-typo

Conversation

@shiroonigami23-ui
Copy link
Copy Markdown

Fixes #889.

The second request/response example in the Error Handling section used $JS.STREAM.INFO.ORDERS.
That subject is missing .API; it should be $JS.API.STREAM.INFO.ORDERS.

This change updates both the request line and the corresponding Published ... to output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible typo in "JetStream wire API Reference"

1 participant